3.58 \(\int x^4 \sqrt{d-c^2 d x^2} (a+b \cosh ^{-1}(c x)) \, dx\)

Optimal. Leaf size=278 \[ \frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{x^3 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{24 c^2}-\frac{x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{16 c^4}-\frac{\sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c^5 \sqrt{c x-1} \sqrt{c x+1}}-\frac{b c x^6 \sqrt{d-c^2 d x^2}}{36 \sqrt{c x-1} \sqrt{c x+1}}+\frac{b x^4 \sqrt{d-c^2 d x^2}}{96 c \sqrt{c x-1} \sqrt{c x+1}}+\frac{b x^2 \sqrt{d-c^2 d x^2}}{32 c^3 \sqrt{c x-1} \sqrt{c x+1}} \]

[Out]

(b*x^2*Sqrt[d - c^2*d*x^2])/(32*c^3*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*x^4*Sqrt[d - c^2*d*x^2])/(96*c*Sqrt[-1
+ c*x]*Sqrt[1 + c*x]) - (b*c*x^6*Sqrt[d - c^2*d*x^2])/(36*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - (x*Sqrt[d - c^2*d*x^
2]*(a + b*ArcCosh[c*x]))/(16*c^4) - (x^3*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(24*c^2) + (x^5*Sqrt[d - c^
2*d*x^2]*(a + b*ArcCosh[c*x]))/6 - (Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(32*b*c^5*Sqrt[-1 + c*x]*Sqrt[
1 + c*x])

________________________________________________________________________________________

Rubi [A]  time = 0.782305, antiderivative size = 278, normalized size of antiderivative = 1., number of steps used = 8, number of rules used = 5, integrand size = 27, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.185, Rules used = {5798, 5743, 5759, 5676, 30} \[ \frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{x^3 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{24 c^2}-\frac{x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{16 c^4}-\frac{\sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c^5 \sqrt{c x-1} \sqrt{c x+1}}-\frac{b c x^6 \sqrt{d-c^2 d x^2}}{36 \sqrt{c x-1} \sqrt{c x+1}}+\frac{b x^4 \sqrt{d-c^2 d x^2}}{96 c \sqrt{c x-1} \sqrt{c x+1}}+\frac{b x^2 \sqrt{d-c^2 d x^2}}{32 c^3 \sqrt{c x-1} \sqrt{c x+1}} \]

Antiderivative was successfully verified.

[In]

Int[x^4*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]),x]

[Out]

(b*x^2*Sqrt[d - c^2*d*x^2])/(32*c^3*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*x^4*Sqrt[d - c^2*d*x^2])/(96*c*Sqrt[-1
+ c*x]*Sqrt[1 + c*x]) - (b*c*x^6*Sqrt[d - c^2*d*x^2])/(36*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - (x*Sqrt[d - c^2*d*x^
2]*(a + b*ArcCosh[c*x]))/(16*c^4) - (x^3*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(24*c^2) + (x^5*Sqrt[d - c^
2*d*x^2]*(a + b*ArcCosh[c*x]))/6 - (Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(32*b*c^5*Sqrt[-1 + c*x]*Sqrt[
1 + c*x])

Rule 5798

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Dist
[((-d)^IntPart[p]*(d + e*x^2)^FracPart[p])/((1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(f*x)^m*(1 + c*
x)^p*(-1 + c*x)^p*(a + b*ArcCosh[c*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[c^2*d + e, 0]
 &&  !IntegerQ[p]

Rule 5743

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*
(x_)], x_Symbol] :> Simp[((f*x)^(m + 1)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/(f*(m + 2)), x
] + (-Dist[(Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/((m + 2)*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[((f*x)^m*(a + b*ArcCo
sh[c*x])^n)/(Sqrt[1 + c*x]*Sqrt[-1 + c*x]), x], x] - Dist[(b*c*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(f*(m + 2)*S
qrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(f*x)^(m + 1)*(a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d1, e
1, d2, e2, f, m}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2, 0] && GtQ[n, 0] &&  !LtQ[m, -1] && (RationalQ[m] |
| EqQ[n, 1])

Rule 5759

Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_))/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_
.)*(x_)]), x_Symbol] :> Simp[(f*(f*x)^(m - 1)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/(e1*e2*m
), x] + (Dist[(f^2*(m - 1))/(c^2*m), Int[((f*x)^(m - 2)*(a + b*ArcCosh[c*x])^n)/(Sqrt[d1 + e1*x]*Sqrt[d2 + e2*
x]), x], x] + Dist[(b*f*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(c*d1*d2*m*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(f*x)
^(m - 1)*(a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d1, e1, d2, e2, f}, x] && EqQ[e1 - c*d1, 0]
&& EqQ[e2 + c*d2, 0] && GtQ[n, 0] && GtQ[m, 1] && IntegerQ[m]

Rule 5676

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]), x_Symbol]
 :> Simp[(a + b*ArcCosh[c*x])^(n + 1)/(b*c*Sqrt[-(d1*d2)]*(n + 1)), x] /; FreeQ[{a, b, c, d1, e1, d2, e2, n},
x] && EqQ[e1, c*d1] && EqQ[e2, -(c*d2)] && GtQ[d1, 0] && LtQ[d2, 0] && NeQ[n, -1]

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rubi steps

\begin{align*} \int x^4 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \, dx &=\frac{\sqrt{d-c^2 d x^2} \int x^4 \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\sqrt{d-c^2 d x^2} \int \frac{x^4 \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx}{6 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (b c \sqrt{d-c^2 d x^2}\right ) \int x^5 \, dx}{6 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{b c x^6 \sqrt{d-c^2 d x^2}}{36 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{x^3 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{24 c^2}+\frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\sqrt{d-c^2 d x^2} \int \frac{x^2 \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx}{8 c^2 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (b \sqrt{d-c^2 d x^2}\right ) \int x^3 \, dx}{24 c \sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{b x^4 \sqrt{d-c^2 d x^2}}{96 c \sqrt{-1+c x} \sqrt{1+c x}}-\frac{b c x^6 \sqrt{d-c^2 d x^2}}{36 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{16 c^4}-\frac{x^3 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{24 c^2}+\frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\sqrt{d-c^2 d x^2} \int \frac{a+b \cosh ^{-1}(c x)}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx}{16 c^4 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (b \sqrt{d-c^2 d x^2}\right ) \int x \, dx}{16 c^3 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{b x^2 \sqrt{d-c^2 d x^2}}{32 c^3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b x^4 \sqrt{d-c^2 d x^2}}{96 c \sqrt{-1+c x} \sqrt{1+c x}}-\frac{b c x^6 \sqrt{d-c^2 d x^2}}{36 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{16 c^4}-\frac{x^3 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{24 c^2}+\frac{1}{6} x^5 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c^5 \sqrt{-1+c x} \sqrt{1+c x}}\\ \end{align*}

Mathematica [A]  time = 1.14238, size = 198, normalized size = 0.71 \[ \frac{48 a c x \left (8 c^4 x^4-2 c^2 x^2-3\right ) \sqrt{d-c^2 d x^2}-144 a \sqrt{d} \tan ^{-1}\left (\frac{c x \sqrt{d-c^2 d x^2}}{\sqrt{d} \left (c^2 x^2-1\right )}\right )+\frac{b \sqrt{d-c^2 d x^2} \left (-72 \cosh ^{-1}(c x)^2+18 \cosh \left (2 \cosh ^{-1}(c x)\right )-9 \cosh \left (4 \cosh ^{-1}(c x)\right )-2 \cosh \left (6 \cosh ^{-1}(c x)\right )+12 \cosh ^{-1}(c x) \left (-3 \sinh \left (2 \cosh ^{-1}(c x)\right )+3 \sinh \left (4 \cosh ^{-1}(c x)\right )+\sinh \left (6 \cosh ^{-1}(c x)\right )\right )\right )}{\sqrt{\frac{c x-1}{c x+1}} (c x+1)}}{2304 c^5} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[x^4*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]),x]

[Out]

(48*a*c*x*Sqrt[d - c^2*d*x^2]*(-3 - 2*c^2*x^2 + 8*c^4*x^4) - 144*a*Sqrt[d]*ArcTan[(c*x*Sqrt[d - c^2*d*x^2])/(S
qrt[d]*(-1 + c^2*x^2))] + (b*Sqrt[d - c^2*d*x^2]*(-72*ArcCosh[c*x]^2 + 18*Cosh[2*ArcCosh[c*x]] - 9*Cosh[4*ArcC
osh[c*x]] - 2*Cosh[6*ArcCosh[c*x]] + 12*ArcCosh[c*x]*(-3*Sinh[2*ArcCosh[c*x]] + 3*Sinh[4*ArcCosh[c*x]] + Sinh[
6*ArcCosh[c*x]])))/(Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)))/(2304*c^5)

________________________________________________________________________________________

Maple [A]  time = 0.514, size = 449, normalized size = 1.6 \begin{align*} -{\frac{{x}^{3}a}{6\,{c}^{2}d} \left ( -{c}^{2}d{x}^{2}+d \right ) ^{{\frac{3}{2}}}}-{\frac{ax}{8\,d{c}^{4}} \left ( -{c}^{2}d{x}^{2}+d \right ) ^{{\frac{3}{2}}}}+{\frac{ax}{16\,{c}^{4}}\sqrt{-{c}^{2}d{x}^{2}+d}}+{\frac{ad}{16\,{c}^{4}}\arctan \left ({x\sqrt{{c}^{2}d}{\frac{1}{\sqrt{-{c}^{2}d{x}^{2}+d}}}} \right ){\frac{1}{\sqrt{{c}^{2}d}}}}-{\frac{b \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}}{32\,{c}^{5}}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{\frac{bc{x}^{6}}{36}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{\frac{b{c}^{2}{\rm arccosh} \left (cx\right ){x}^{7}}{ \left ( 6\,cx+6 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}-{\frac{5\,b{\rm arccosh} \left (cx\right ){x}^{5}}{ \left ( 24\,cx+24 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}-{\frac{b{\rm arccosh} \left (cx\right ){x}^{3}}{ \left ( 48\,cx+48 \right ){c}^{2} \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{b{\rm arccosh} \left (cx\right )x}{ \left ( 16\,cx+16 \right ){c}^{4} \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}-{\frac{25\,b}{2304\,{c}^{5}}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{\frac{b{x}^{4}}{96\,c}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{\frac{b{x}^{2}}{32\,{c}^{3}}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^4*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2),x)

[Out]

-1/6*a*x^3*(-c^2*d*x^2+d)^(3/2)/c^2/d-1/8*a/c^4*x*(-c^2*d*x^2+d)^(3/2)/d+1/16*a/c^4*x*(-c^2*d*x^2+d)^(1/2)+1/1
6*a/c^4*d/(c^2*d)^(1/2)*arctan((c^2*d)^(1/2)*x/(-c^2*d*x^2+d)^(1/2))-1/32*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/
2)/(c*x+1)^(1/2)/c^5*arccosh(c*x)^2-1/36*b*(-d*(c^2*x^2-1))^(1/2)/(c*x+1)^(1/2)*c/(c*x-1)^(1/2)*x^6+1/6*b*(-d*
(c^2*x^2-1))^(1/2)/(c*x+1)*c^2/(c*x-1)*arccosh(c*x)*x^7-5/24*b*(-d*(c^2*x^2-1))^(1/2)/(c*x+1)/(c*x-1)*arccosh(
c*x)*x^5-1/48*b*(-d*(c^2*x^2-1))^(1/2)/(c*x+1)/c^2/(c*x-1)*arccosh(c*x)*x^3+1/16*b*(-d*(c^2*x^2-1))^(1/2)/(c*x
+1)/c^4/(c*x-1)*arccosh(c*x)*x-25/2304*b*(-d*(c^2*x^2-1))^(1/2)/(c*x+1)^(1/2)/c^5/(c*x-1)^(1/2)+1/96*b*(-d*(c^
2*x^2-1))^(1/2)/(c*x+1)^(1/2)/c/(c*x-1)^(1/2)*x^4+1/32*b*(-d*(c^2*x^2-1))^(1/2)/(c*x+1)^(1/2)/c^3/(c*x-1)^(1/2
)*x^2

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left ({\left (b x^{4} \operatorname{arcosh}\left (c x\right ) + a x^{4}\right )} \sqrt{-c^{2} d x^{2} + d}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2),x, algorithm="fricas")

[Out]

integral((b*x^4*arccosh(c*x) + a*x^4)*sqrt(-c^2*d*x^2 + d), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int x^{4} \sqrt{- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname{acosh}{\left (c x \right )}\right )\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**4*(a+b*acosh(c*x))*(-c**2*d*x**2+d)**(1/2),x)

[Out]

Integral(x**4*sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x)), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{-c^{2} d x^{2} + d}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )} x^{4}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^4*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)*x^4, x)